More pulling at removing C strings internally: unicsv_print_str and strenquote.
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 15 Sep 2013 18:44:12 +0000 (18:44 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 15 Sep 2013 18:44:12 +0000 (18:44 +0000)
commite9dc7fc7c0eab51f8242fc0235bb9fccc71ce392
treed2358a54aab75c5a2daec0aae7d0c7f3af2e2924
parentd319e5e5797f0820a881bbcb5352520394888bed
More pulling at removing C strings internally: unicsv_print_str and strenquote.

A victim of this is the seemingly unused sportsim format. It was doing
stupid things in the format definition with high byte characters and
unclear encodings.  After a few hours trying to save it, I just chopped it.
gpsbabel/csv_util.cc
gpsbabel/defs.h
gpsbabel/style/deprecated/sportsim.style [new file with mode: 0644]
gpsbabel/style/sportsim.style [deleted file]
gpsbabel/testo.d/deprecated/sportsim.test [new file with mode: 0644]
gpsbabel/testo.d/sportsim.test [deleted file]
gpsbabel/unicsv.cc
gpsbabel/util.cc
gpsbabel/xcsv_tokens.gperf
gpsbabel/xol.cc